Skip to content

Conversation

@gronnerup
Copy link
Collaborator

Added customdata section for impersonation

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-mud-081affe03-234.westeurope.azurestaticapps.net

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds documentation for the CustomData feature in Tabular Editor 3's impersonation functionality. The CustomData feature allows users to pass custom string values through connection strings that can be accessed in DAX expressions, primarily for implementing dynamic row-level security scenarios.

  • Adds a new "CustomData" section explaining the feature and its use cases
  • Includes three new screenshot images showing the impersonation UI with CustomData support
  • Updates the document modification date to the current date (2026-01-08)

Reviewed changes

Copilot reviewed 1 out of 4 changed files in this pull request and generated 1 comment.

File Description
content/getting-started/refresh-preview-query.md Added CustomData section with explanation, examples, and links to technical documentation
content/assets/images/select-impersonation.png New screenshot showing the impersonation selection dialog
content/assets/images/impersonation-dropdown.png New screenshot showing the impersonation dropdown menu
content/assets/images/impersonation-customdata.png New screenshot showing the CustomData input field in the impersonation dialog

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


The CustomData feature allows you to pass a custom string value that can be used in DAX expressions, typically for implementing dynamic row-level security scenarios. This feature can be combined with any of the impersonation options described above, including **No Impersonation**.

![Select Impersonation](~/content/assets/images/impersonation-customdata.png)
Copy link

Copilot AI Jan 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image alt text "Select Impersonation" should be updated to be more descriptive of the CustomData feature being shown, such as "CustomData input field" or "Impersonation with CustomData".

Suggested change
![Select Impersonation](~/content/assets/images/impersonation-customdata.png)
![Impersonation with CustomData](~/content/assets/images/impersonation-customdata.png)

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants